go.pact.im/x/goupdate.htmlGenerator.listPackages (method)
5 uses
go.pact.im/x/goupdate (current package)
htmlgen.go#L173: return g.listPackages("Added packages", pkgs)
htmlgen.go#L177: return g.listPackages("Removed packages", pkgs)
htmlgen.go#L181: return g.listPackages("Old package errors", pkgs)
htmlgen.go#L185: return g.listPackages("New package errors", pkgs)
htmlgen.go#L188: func (g *htmlGenerator) listPackages(header string, pkgs []*packages.Package) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)